home *** CD-ROM | disk | FTP | other *** search
/ Gamer's Paradise: Czech / Hracuv-raj_Ceske-hry_cd2.bin / Honzovy Šachy 1.0 / zdrojaky / winpos.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-06-22  |  93 b   |  6 lines

  1. #ifndef winposH
  2. #define winposH
  3. void OknoPozice(HWND otec);
  4. void InitTriduOkna(void);
  5. #endif
  6.